@charset "utf-8";
.container h3 {
	color: #000000;
	text-align: center;
	font-size: 37px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.container p {
	color: #000000;
	text-align: justify;
	font-size: 22px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.container .img-rounded.img-responsive {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
